| !RVC run comand file
|
SET RVC$Dir <Obey$Dir>
if "<System$Path>" = "" then Error 0 System resources cannot be found
IconSprites <Obey$Dir>.!Sprites
|
RMEnsure SharedCLibrary 3.50 RMLoad System:modules.CLib
RMEnsure SharedCLibrary 3.50 Error 0 You need to have SharedCLibrary 3.50 or greater
|
RMEnsure FPEmulator 2.80 RMLoad System:modules.FPE*
RMEnsure FPEmulator 2.80 Error 0 You need to have FPEmulator 2.80 or greater
|
WimpSlot -min 512k
RUN <RVC$Dir>.!RunImage %0
